CIRC Prover
نویسندگان
چکیده
CIRC is an automated circular coinductive prover that is implemented as an extension of Maude. CIRC implements the circularity principle, which generalizes circular coinductive deduction [4] and can be expressed in plain English as follows. Assume that each equation of interest (to be proved) e admits a frozen form fr(e) and a set of derived equations, its derivatives, Der(e). The circularity principle requires that the following rule be valid: if from the hypothesis H together with fr (e) we can deduce Der (e), then e is a consequence of H. When fr (e) freezes the equation at the top as in [4], the circularity principle becomes circular coinduction. Interestingly, when the equation is frozen at the bottom on a variable, then it becomes a structural induction (on that variable) derivation rule. This way, CIRC supports both coinduction and induction as projections of a more general principle. In this paper, we concentrate on CIRC's coinductive capabilities. Acknowledgment. We are grateful to Andrei Popescu for his essential contribution at the implementation of the first version of the tool. The current version of CIRC includes many of his brilliant ideas.
منابع مشابه
CIRC : A Circular Coinductive Prover
CIRC is an automated circular coinductive prover implemented as an extension of Maude. The circular coinductive technique that forms the core of CIRC is discussed, together with a high-level implementation using metalevel capabilities of rewriting logic. To reflect the strength of CIRC in automatically proving behavioral properties, an example defining and proving properties about infinite stre...
متن کاملCirc Prover (draft) Introduction 1.1 Motivation
Automated theorem proving is a subject of high interest in computer science, frequently used in industry for hardware and software verification. Coinduction [?] is a proof technique for properties over infinite data structures (which typically model behaviors of reactive systems) or for behavioral properties. Proving non-trivial properties by hand using coinduction is tedious due to its complex...
متن کاملCIRC: A Behavioral Verification Tool Based on Circular Coinduction
CIRC is a tool for automated inductive and coinductive theorem proving. It includes an engine based on circular coinduction, which makes CIRC particularly well-suited for proving behavioral properties of infinite data-structures. This paper presents the current status of the coinductive features of the CIRC prover, focusing on new features added over the last two years. The presentation is by e...
متن کاملChapter 1 CIRC Tutorial
CIRC is an automated circular coinductive prover that is implemented as an extension of Maude. CIRC implements the circularity principle, which generalizes circular coinductive deduction [4] and can be expressed in plain English as follows. Assume that each equation of interest (to be proved) e admits a frozen form fr(e) and a set of derived equations, its derivatives, Der(e). The circularity p...
متن کاملChapter 1 CIRC
CIRC is an automated circular coinductive prover that is implemented as an extension of Maude. CIRC implements the circularity principle, which generalizes circular coinductive deduction [4] and can be expressed in plain English as follows. Assume that each equation of interest (to be proved) e admits a frozen form fr(e) and a set of derived equations, its derivatives, Der(e). The circularity p...
متن کامل